ComponentOne ASP.NET MVC Controls
OnClientRowEditStarting Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientRowEditStarting Property
Occurs before a row enters edit mode.
Syntax
'Declaration
 
Public Overridable Property OnClientRowEditStarting As String
public virtual string OnClientRowEditStarting {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members